Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MIG] l10n_it_fatturapa_out_stamp -> l10n_it_edi_stamp: Migrazione a 18.0 #4371

Conversation

SirAionTech
Copy link
Contributor

@SirAionTech SirAionTech commented Sep 12, 2024

eLBati and others added 16 commits September 12, 2024 14:51
OCA#779)

[UPD] Update l10n_it_fatturapa_out_stamp.pot

Update translation files

Updated by Update PO files to match POT (msgmerge) hook in Weblate.

[ADD] icon.png
it fixes:
 - removes xs:dateTime if bogus and not mandatory
   i.e. 0001-01-01T00:00:00.000+02:00 where python raises
   OverflowError
 - removes timezone from xs:date to make pyxb able to compare with
   1-1-1970, it also removes the need of patching pyxb
 - removes space only strings if not mandatory, else replace with
   a dash

breaking change:
  modules needs to import binding.fatturapa instead of
  bindings.fatturapa_v_1_2, this would be asl useful for
  new specs
…e now rounded to the nearest even result instead of away from zero".

See https://docs.python.org/3/whatsnew/3.0.html#builtins

Examples:

>>> '%.2f' % 75.845
'75.84'
>>> '%.2f' % 75.855
'75.86'
>>> round(2.5)
2
>>> round(3.5)
4

[UPD] Update l10n_it_fatturapa_out_stamp.pot

l10n_it_fatturapa_out_stamp 12.0.1.0.3

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_stamp
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_stamp/
[UPD] Update l10n_it_fatturapa_out_stamp.pot

[UPD] README.rst

l10n_it_fatturapa_out_stamp 12.0.1.0.5

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_stamp
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_stamp/
[UPD] Update l10n_it_fatturapa_out_stamp.pot

[UPD] README.rst

l10n_it_fatturapa_out_stamp 12.0.2.0.0

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_fatturapa_out_stamp
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_fatturapa_out_stamp/
[UPD] Update l10n_it_fatturapa_out_stamp.pot

[UPD] README.rst
Currently translated at 100.0% (1 of 1 strings)

Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_fatturapa_out_stamp
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_fatturapa_out_stamp/it/
@SirAionTech SirAionTech force-pushed the 18.0-mig-l10n_it_fatturapa_out_stamp branch from 2fff142 to 012bf94 Compare September 12, 2024 16:09
Copy link
Contributor

@MarcoCalcagni MarcoCalcagni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok - Approve - GO

Copy link
Contributor

@primes2h primes2h left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@SirAionTech
Copy link
Contributor Author

Continuiamo su #4374.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants